home *** CD-ROM | disk | FTP | other *** search
/ LG Super CD / LG Super CD.iso / sprint / sprint_pcs_cm_v032.msi / Data1.cab / _14020B4CB5314503A814E7CBBA1841B5.0C31BE7200FB45C4BB618F153DD576B7 < prev    next >
Encoding:
Windows Setup INFormation  |  2006-08-11  |  2.2 KB  |  75 lines

  1. ; Windows Modem Setup File
  2. ; Copyright (c) Motorola Ltd
  3. ; Manufacturer: Motorola
  4.  
  5. ; Driver for Network Monitor enabled P2K phone
  6.  
  7. [Version]
  8. Signature="$CHICAGO$"
  9. Class=MultiPortSerial
  10. ClassGuid={50906CB8-BA12-11D1-BF5D-0000F805F530}
  11. LayoutFile=layout.inf, layout1.inf, layout2.inf
  12. Provider=%Mfg%
  13. DriverVer=07/18/2006,0.9.9.7
  14.  
  15. [SourceDisksNames]
  16. 1=%Motorola-Netmon-MF.DriverDiskName%,"",1
  17.  
  18. [SourceDisksFiles]
  19. Motorola-Netmon-MF.sys=1
  20.  
  21. [PreCopySection]
  22. HKR,,NoSetupUI,,1
  23.  
  24. [DestinationDirs]
  25. DefaultDestDir           = 11            ;LDID_SYS
  26. EngPhone.Copy            = 12            ;DIRID_DRIVERS
  27.  
  28. ;----------------------------------------------------------
  29. ;- Drivers                                                -
  30. ;----------------------------------------------------------
  31.  
  32. [Manufacturer]
  33. %Mfg% = Motorola
  34.  
  35. [Motorola]
  36. %Uart1% = EngPhone, USB\VID_22b8&PID_1004
  37. %Uart2% = EngPhone, USB\VID_22b8&PID_3004
  38. %Uart3% = EngPhone, USB\VID_22b8&PID_1C04
  39. %Uart4% = EngPhone, USB\VID_22b8&PID_4004
  40. %Uart5% = EngPhone, USB\VID_22b8&PID_6404
  41.  
  42. ;----------------------------------------------------------
  43. ;- COM sections                                           -
  44. ;----------------------------------------------------------
  45.  
  46. [EngPhone]
  47. CopyFiles = EngPhone.Copy
  48.  
  49. [EngPhone.Copy]
  50. Motorola-Netmon-MF.sys,,,2
  51.  
  52. [EngPhone.Services]
  53. AddService = Motorola-Netmon-MF, 0x00000002, EngPhone.Service_Inst
  54.  
  55. [EngPhone.Service_Inst]
  56. DisplayName    = %EngPhone.SvcDesc%
  57. ServiceType    = 1               ; SERVICE_KERNEL_DRIVER
  58. StartType      = 3               ; SERVICE_DEMAND_START
  59. ErrorControl   = 1               ; SERVICE_ERROR_NORMAL
  60. ServiceBinary  = %12%\Motorola-Netmon-MF.sys
  61. LoadOrderGroup = Extended Base
  62.  
  63. ;----------------------------------------------------------
  64. ;- Strings                                                -
  65. ;----------------------------------------------------------
  66. [Strings]
  67. Mfg = "Motorola"
  68. Uart1="Motorola Engineering Test Mobile"
  69. Uart2="Motorola Engineering Test Mobile"
  70. Uart3="Siemens Engineering Test Mobile"
  71. Uart4="Motorola Engineering Test Mobile"
  72. Uart5="Motorola Engineering Test Mobile"
  73. EngPhone.SvcDesc="Network Monitor Dual Port Driver"
  74. Motorola-Netmon-MF.DriverDiskName="Motorola-Netmon-MF Installation Directory" 
  75.